Misc changes to point to our new domain.
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 14 Sep 2004 17:06:08 +0000 (17:06 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 14 Sep 2004 17:06:08 +0000 (17:06 +0000)
gpsbabel/README
gpsbabel/gpx.c
gpsbabel/reference/igc1_gpx.out
gpsbabel/reference/igc2_gpx.out

index e30195af2e987a707f54606e045c5deec399a8a3..0d2a46d2947038dc49ad80b064fb9d262df15b64 100644 (file)
@@ -23,7 +23,7 @@ GETTING IT / BUILDING IT
         GPSBabel is distributed in source format that will work on about
         any operating system and as ready-to-run binaries for some
         operating systems, notably Windows.  See the "OS-Specific notes"
-        at http://gpsbabel.sourceforge.net for instructions on those
+        at http://www.gpsbabel.org for instructions on those
         binary kits.
 
         For operating systems where no binary is provided, you will have
@@ -398,7 +398,7 @@ THE FORMATS
        This is a CSV format for Microsoft Streets and Trips.   Detailed
        instructions on how to import to it, preserving hyperlinks, are at
 
-       http://gpsbabel.sourceforge.net/formats/s_and_t/Importing_into_Microsoft_Streets_and_Trips_2003.html
+       http://www.gpsbabel.org/formats/s_and_t/Importing_into_Microsoft_Streets_and_Trips_2003.html
 
     Gcdb
 
index b5818226f36121a57c85b110cfd28bdc244ec819..b1caa107c4ab032b10f8014b104fd5037e72b215 100644 (file)
@@ -1264,7 +1264,7 @@ gpx_write(void)
 
        fprintf(ofd, "<?xml version=\"1.0\"?>\n");
        fprintf(ofd, "<gpx\n version=\"1.0\"\n");
-       fprintf(ofd, "creator=\"GPSBabel - http://gpsbabel.sourceforge.net\"\n");
+       fprintf(ofd, "creator=\"GPSBabel - http://www.gpsbabel.org\"\n");
        fprintf(ofd, "xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n");
        fprintf(ofd, "xmlns=\"http://www.topografix.com/GPX/1/0\"\n");
        fprintf(ofd, "xsi:schemaLocation=\"%s\">\n", xsi_schema_loc ? xsi_schema_loc : DEFAULT_XSI_SCHEMA_LOC);
index bfa51235f7aa3f544fd39750450dc79044f3829c..9dc64d8885378ef1c802522a7b84e501ec046336 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <gpx
  version="1.0"
-creator="GPSBabel - http://gpsbabel.sourceforge.net"
+creator="GPSBabel - http://www.gpsbabel.org"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
index 8655b694fcdee16cd27f34dd4e126b12e07e9438..6b2e340876814e37c3ca7b08d39a6a27fa0a17de 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <gpx
  version="1.0"
-creator="GPSBabel - http://gpsbabel.sourceforge.net"
+creator="GPSBabel - http://www.gpsbabel.org"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://www.topografix.com/GPX/1/0"
 xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">